@font-face {
    font-family: 'FROSTBITE Narrow';
    src: url('FROSTBITENarrow-Bold.woff2') format('woff2'),
        url('FROSTBITENarrow-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'FROSTBITE Narrow';
    src: url('FROSTBITENarrow-Regular.woff2') format('woff2'),
        url('FROSTBITENarrow-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'FROSTBITE Wide';
    src: url('FROSTBITEWide-Regular.woff2') format('woff2'),
        url('FROSTBITEWide-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'FROSTBITE Wide';
    src: url('FROSTBITEWide-Bold.woff2') format('woff2'),
        url('FROSTBITEWide-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

